home *** CD-ROM | disk | FTP | other *** search
/ Computer Arts: Pro Software Skills - Photoshop / Computer Arts Pro Software Skills Photoshop.iso / pc / main.fla / LIBRARY / imageZoomButton.xml < prev    next >
Encoding:
Text File  |  2011-05-24  |  2.2 KB  |  63 lines

  1. <DOMSymbolItem xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://ns.adobe.com/xfl/2008/" name="imageZoomButton" itemID="47b99ea1-00000078" sourceFlashFilepath="..\INTERFACES\CAP 109\main_cap.fla" sourceLibraryItemHRef="imageZoomButton" sourceLastModified="1211900120" lastModified="1218444231">
  2.   <timeline>
  3.     <DOMTimeline name="imageZoomButton">
  4.       <layers>
  5.         <DOMLayer name="Layer 2" color="#9933CC" current="true" isSelected="true">
  6.           <frames>
  7.             <DOMFrame index="0" duration="2" keyMode="9728">
  8.               <Actionscript>
  9.                 <script><![CDATA[stop();
  10.  
  11. this.onRelease = function () {
  12.     _root.showLargeImageViewer()
  13. }
  14.  
  15. this.onRollOver = function () {
  16.     this.gotoAndStop(2) 
  17. }
  18.  
  19. this.onRollOut = function () {
  20.     this.gotoAndStop(1)
  21. }
  22. ]]></script>
  23.               </Actionscript>
  24.               <elements/>
  25.             </DOMFrame>
  26.           </frames>
  27.         </DOMLayer>
  28.         <DOMLayer name="Layer 1" color="#4FFF4F">
  29.           <frames>
  30.             <DOMFrame index="0" keyMode="9728">
  31.               <elements>
  32.                 <DOMShape>
  33.                   <fills>
  34.                     <FillStyle index="1">
  35.                       <SolidColor color="#7F7F7F"/>
  36.                     </FillStyle>
  37.                   </fills>
  38.                   <edges>
  39.                     <Edge fillStyle1="1" edges="!880 710|160 710!160 710|160 380!160 380|0 380!0 380|0 0!0 0|520 0!520 0|520 150!520 150|880 150!880 150|880 710"/>
  40.                   </edges>
  41.                 </DOMShape>
  42.               </elements>
  43.             </DOMFrame>
  44.             <DOMFrame index="1" keyMode="9728">
  45.               <elements>
  46.                 <DOMShape>
  47.                   <fills>
  48.                     <FillStyle index="1">
  49.                       <SolidColor color="#DAE102"/>
  50.                     </FillStyle>
  51.                   </fills>
  52.                   <edges>
  53.                     <Edge fillStyle1="1" edges="!880 710|160 710!160 710|160 380!160 380|0 380!0 380|0 0!0 0|520 0!520 0|520 150!520 150|880 150!880 150|880 710"/>
  54.                   </edges>
  55.                 </DOMShape>
  56.               </elements>
  57.             </DOMFrame>
  58.           </frames>
  59.         </DOMLayer>
  60.       </layers>
  61.     </DOMTimeline>
  62.   </timeline>
  63. </DOMSymbolItem>